getComponentProcessRequests

Get information about all component process requests

This command returns a JSON representation of a list of up to 100 component process requests at a time.

Format

udclient [global-args...] [global-flags...]
  getComponentProcessRequests [parameters]

Parameters

Table 1. Parameters
Parameter Type Required Description
component string true Name or ID of the component
submittedAfter long false Time value that marks the oldest CPR we want to retrieve.

Related REST command: Get information about all component process requests.